emacsclient.c cleanups.
authorDan Nicolaescu <dann@ics.uci.edu>
Fri, 6 Aug 2010 04:09:54 +0000 (21:09 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Fri, 6 Aug 2010 04:09:54 +0000 (21:09 -0700)
commit8f54a20c71c3821a42c9144f9db5a15265648470
tree1357f89da61638b4a6daf2b1e41ca1a4a76fa002
parentaa34405c0994d491dab5f0584c0ff93dd9fa0e0e
emacsclient.c cleanups.
* lib-src/emacsclient.c: Move socket related #includes together with the
rest of the #includes.  Move a WINDOWSNT includes closer together.
(HAVE_CONFIG_H): Remove.
(NO_RETURN): Remove, defined in config.h.
(main): Convert definition to standard C.
lib-src/ChangeLog
lib-src/emacsclient.c